Carbon


NavLibraryVersion

Header: Navigation.h Carbon status: Supported

Reports the currently installed version of the Navigation Services shared library.

UInt32 NavLibraryVersion ();
function result

An unsigned 32-bit integer. This value represents the version number (in binary-coded decimal) of Navigation Services installed on the user’s system.0

DISCUSSION

If you want to use features that are present only in a specific version of Navigation Services, use the NavLibraryVersion function to determine which version of Navigation Services is installed.

VERSION NOTES

Available in Navigation Services 1.0 and later.

AVAILABILITY

Supported in Carbon. Available in CarbonLib 1.0 and later when NavigationLib 1.0 or later is installed. Exported by CarbonLib 1.0 and later and by NavigationLib 1.0 and later.


© 2000 Apple Computer, Inc. — (Last Updated 4/17/2000)